home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / dev / lang / PPCSmllEiffel.readme < prev    next >
Encoding:
Text File  |  1998-03-08  |  22.7 KB  |  429 lines

  1. Short:    GNU Small Eiffel (PPC)
  2. Author:   various, Andreas R. Kleinert (port)
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Version:  0.82 (16.2.98)
  5. Type:     dev/lang
  6.  
  7.  This is a port of the GNU Small Eiffel compiler for Amiga powerUP (TM)
  8.  PPC systems.
  9.  
  10.  Included are ELF binaries and the complete source code - with only small
  11.  changes to the included smakefiles, it may as well be used for
  12.  compiling an 68k version with SAS/C.
  13.  
  14.  NOTE, THAT THE BINARIES ("bin" directory) ARE ARCHIVED IN bin.lha,
  15.  FOR BETTER COMPRESSION !
  16.  
  17.  An interesting feature of the compiler is, that it does not only consists
  18.  of an Eiffel to C compiler, but also includes an Eiffel to Java bytecode
  19.  compiler and various auxiliary tools.
  20.  
  21.  For more and detailed information on the compiler and how to use it,
  22.  you should take a look at the Small Eiffel homepage under
  23.  http://www.loria.fr/SmallEiffel/  where the following information
  24.  has been taken from, too:
  25.  
  26. ******************************************************************************
  27.  
  28. What is SmallEiffel?
  29.  
  30.  
  31. SmallEiffel is The GNU Eiffel Compiler. This is a free Eiffel compiler
  32. distributed under the terms of the GNU General Public License as published by
  33. the Free Software Foundation .
  34.  
  35. It is intended to be a complete, though small and very fast, free Eiffel
  36. compiler.
  37.  
  38. It is available for a very wide range of platforms. In fact, SmallEiffel
  39. should run on any platform for which an ANSI C - POSIX compiler exists.
  40.  
  41. The current distribution includes an Eiffel to C compiler, an Eiffel to Java
  42. bytecode compiler, a documentation tool, a pretty printer and various other
  43. tools.
  44.  
  45. SmallEiffel uses an innovative strategy involving whole system analysis which
  46. allows compilation to be often faster than the incremental compilation of
  47. traditional compilers. It is the result of a research project of the LORIA, a
  48. join computer science research center in Nancy, France, involving:
  49.  
  50.    o INRIA: Institut National de Recherche en Informatique et Automatique, or
  51.      French National Institute for Research in Computer Science and Control
  52.    o CNRS: Centre National de la Recherche Scientifique, or French National
  53.      Center for Scientific Research
  54.    o University Henri PoincarĂ©, Nancy 1 (sciences)
  55.    o University of Nancy 2 (humanities)
  56.    o INPL: Institut National Polytechnique de Lorraine
  57.  
  58. SmallEiffel has been developed by Dominique Colnet, of the ECOO team.
  59.  
  60. This project began in 1994, and since the very first public release in
  61. September 1995, SmallEiffel has been used worldwide by increasingly numerous
  62. individuals and Universities.
  63.  
  64. ******************************************************************************
  65.  
  66.  Email address of Dominique COLNET and Suzanne COLLIN: <colnet@loria.fr>
  67.  
  68. --
  69. ARK, 27/Feb/98
  70.  
  71.  
  72. ============================= Archive contents =============================
  73.  
  74. Original  Packed Ratio    Date     Time    Name
  75. -------- ------- ----- --------- --------  -------------
  76.  3219789 1030759 67.9% 27-Feb-98 21:54:14 +bin.lha
  77.       20      20  0.0% 27-Feb-98 21:54:46 +.readme
  78.       23      23  0.0% 27-Feb-98 21:54:58 +.readme
  79.      304     208 31.5% 27-Feb-98 21:49:32 +changes.powerup
  80.    17977    6985 61.1% 16-Jan-98 14:21:36 +GNU_LICENSE
  81.     1411     734 47.9% 16-Jan-98 14:21:36 +demo1.e
  82.     1145     660 42.3% 16-Jan-98 14:21:36 +demo2.e
  83.     1772     870 50.9% 16-Jan-98 14:21:36 +demo3.e
  84.     1866     871 53.3% 16-Jan-98 14:21:36 +gen_rand.e
  85.     1799     901 49.9% 16-Jan-98 14:21:36 +min_stand.e
  86.      231     182 21.2% 16-Jan-98 14:21:36 +READ_ME
  87.     1929     926 51.9% 16-Jan-98 14:21:36 +std_rand.e
  88.     3777    1482 60.7% 16-Jan-98 14:21:36 +address_of.e
  89.     3850    1266 67.1% 16-Jan-98 14:21:36 +argument_name.e
  90.     2029    1003 50.5% 16-Jan-98 14:21:36 +argument_name1.e
  91.     1869     953 49.0% 16-Jan-98 14:21:36 +argument_name2.e
  92.     6128    2053 66.4% 16-Jan-98 14:21:38 +assertion.e
  93.     6583    2187 66.7% 16-Jan-98 14:21:38 +assertion_list.e
  94.     8967    2433 72.8% 16-Jan-98 14:21:38 +assignment.e
  95.     1993    1036 48.0% 16-Jan-98 14:21:38 +attribute.e
  96.    24052    6300 73.8% 16-Jan-98 14:21:38 +base_class.e
  97.     3221    1276 60.3% 16-Jan-98 14:21:38 +base_type_constant.e
  98.     2253    1035 54.0% 16-Jan-98 14:21:52 +binary_file_read.e
  99.     1911     921 51.8% 16-Jan-98 14:21:54 +binary_file_write.e
  100.     6022    2101 65.1% 16-Jan-98 14:21:38 +bit_constant.e
  101.     1516     803 47.0% 16-Jan-98 14:21:38 +boolean_constant.e
  102.    67183   15600 76.7% 16-Jan-98 14:21:42 +c_pretty_printer.e
  103.     5716    1732 69.6% 16-Jan-98 14:21:38 +call.e
  104.     2961    1285 56.6% 16-Jan-98 14:21:38 +call_0.e
  105.     3320    1228 63.0% 16-Jan-98 14:21:38 +call_0_c.e
  106.     2609    1164 55.3% 16-Jan-98 14:21:38 +call_1.e
  107.     2021     936 53.6% 16-Jan-98 14:21:38 +call_1_c.e
  108.     4720    1473 68.7% 16-Jan-98 14:21:38 +call_infix.e
  109.     2056     947 53.9% 16-Jan-98 14:21:40 +call_infix_and.e
  110.     2258    1012 55.1% 16-Jan-98 14:21:40 +call_infix_and_then.e
  111.     1728     851 50.7% 16-Jan-98 14:21:40 +call_infix_div.e
  112.     5048    1604 68.2% 16-Jan-98 14:21:38 +call_infix_eq.e
  113.     7691    2287 70.2% 16-Jan-98 14:21:38 +call_infix_eq_neq.e
  114.     2059     997 51.5% 16-Jan-98 14:21:40 +call_infix_freeop.e
  115.     2551    1072 57.9% 16-Jan-98 14:21:40 +call_infix_ge.e
  116.     2540    1070 57.8% 16-Jan-98 14:21:40 +call_infix_gt.e
  117.     2033     939 53.8% 16-Jan-98 14:21:40 +call_infix_implies.e
  118.     1909     926 51.4% 16-Jan-98 14:21:42 +call_infix_int_div.e
  119.     1911     923 51.7% 16-Jan-98 14:21:42 +call_infix_int_rem.e
  120.     2555    1073 58.0% 16-Jan-98 14:21:42 +call_infix_le.e
  121.     2556    1073 58.0% 16-Jan-98 14:21:42 +call_infix_lt.e
  122.     2334     999 57.1% 16-Jan-98 14:21:42 +call_infix_minus.e
  123.     6341    1928 69.5% 16-Jan-98 14:21:42 +call_infix_neq.e
  124.     2009     933 53.5% 16-Jan-98 14:21:42 +call_infix_or.e
  125.     2289    1012 55.7% 16-Jan-98 14:21:44 +call_infix_or_else.e
  126.     2400    1007 58.0% 16-Jan-98 14:21:44 +call_infix_plus.e
  127.     2599    1086 58.2% 16-Jan-98 14:21:44 +call_infix_power.e
  128.     1941     928 52.1% 16-Jan-98 14:21:44 +call_infix_times.e
  129.     2054     948 53.8% 16-Jan-98 14:21:44 +call_infix_xor.e
  130.     3339    1393 58.2% 16-Jan-98 14:21:40 +call_n.e
  131.     2455    1020 58.4% 16-Jan-98 14:21:44 +call_prefix.e
  132.     2009     956 52.4% 16-Jan-98 14:21:42 +call_prefix_freeop.e
  133.     2401    1037 56.8% 16-Jan-98 14:21:40 +call_prefix_minus.e
  134.     2450    1046 57.3% 16-Jan-98 14:21:42 +call_prefix_not.e
  135.     2000     916 54.2% 16-Jan-98 14:21:42 +call_prefix_plus.e
  136.     4044    1598 60.4% 16-Jan-98 14:21:44 +call_proc_call.e
  137.     1578     853 45.9% 16-Jan-98 14:21:44 +cecil_arg_list.e
  138.     5708    2050 64.0% 16-Jan-98 14:21:44 +cecil_pool.e
  139.     1360     755 44.4% 16-Jan-98 14:21:44 +cecil_target.e
  140.     3365    1309 61.0% 16-Jan-98 14:21:40 +character_constant.e
  141.     1277     708 44.5% 16-Jan-98 14:21:44 +check_invariant.e
  142.     4665    1661 64.3% 16-Jan-98 14:21:42 +class_invariant.e
  143.     4752    1547 67.4% 16-Jan-98 14:21:44 +class_name.e
  144.     3528    1409 60.0% 16-Jan-98 14:21:44 +class_name_list.e
  145.     2983    1182 60.3% 16-Jan-98 14:21:42 +clean.e
  146.     3842    1469 61.7% 16-Jan-98 14:21:44 +client_list.e
  147.    22223    4383 80.2% 16-Jan-98 14:21:44 +code_attribute.e
  148.     6089    2113 65.2% 16-Jan-98 14:21:44 +code_printer.e
  149.     4154    1656 60.1% 16-Jan-98 14:21:44 +comment.e
  150.     4874    1764 63.8% 16-Jan-98 14:21:40 +compile.e
  151.     1626     859 47.1% 16-Jan-98 14:21:46 +compile_to.e
  152.     5349    1632 69.4% 16-Jan-98 14:21:40 +compile_to_c.e
  153.     4413    1437 67.4% 16-Jan-98 14:21:46 +compile_to_jvm.e
  154.     5286    1708 67.6% 16-Jan-98 14:21:46 +compound.e
  155.    13531    2980 77.9% 16-Jan-98 14:21:40 +constant_pool.e
  156.     7466    2018 72.9% 16-Jan-98 14:21:44 +cp_info.e
  157.     2111     958 54.6% 16-Jan-98 14:21:46 +cp_info_tags.e
  158.     4370    1770 59.4% 16-Jan-98 14:21:46 +creation_call.e
  159.     2482    1099 55.7% 16-Jan-98 14:21:46 +creation_call_1.e
  160.     1555     847 45.5% 16-Jan-98 14:21:46 +creation_call_1_2.e
  161.     2483    1108 55.3% 16-Jan-98 14:21:46 +creation_call_2.e
  162.     1520     820 46.0% 16-Jan-98 14:21:46 +creation_call_2_4.e
  163.     2735    1200 56.1% 16-Jan-98 14:21:46 +creation_call_3.e
  164.     4772    1766 62.9% 16-Jan-98 14:21:46 +creation_call_3_4.e
  165.     2792    1222 56.2% 16-Jan-98 14:21:46 +creation_call_4.e
  166.     4497    1696 62.2% 16-Jan-98 14:21:44 +creation_clause.e
  167.     2956    1228 58.4% 16-Jan-98 14:21:44 +creation_clause_list.e
  168.     1876    1011 46.1% 16-Jan-98 14:21:46 +cst_att.e
  169.     1488     786 47.1% 16-Jan-98 14:21:46 +cst_att_bit.e
  170.     1507     792 47.4% 16-Jan-98 14:21:46 +cst_att_boolean.e
  171.     1524     801 47.4% 16-Jan-98 14:21:46 +cst_att_character.e
  172.     1503     792 47.3% 16-Jan-98 14:21:46 +cst_att_double.e
  173.     1510     783 48.1% 16-Jan-98 14:21:46 +cst_att_integer.e
  174.     1478     780 47.2% 16-Jan-98 14:21:46 +cst_att_real.e
  175.     1730     907 47.5% 16-Jan-98 14:21:46 +cst_att_string.e
  176.     1793     942 47.4% 16-Jan-98 14:21:46 +cst_att_unique.e
  177.     1633     847 48.1% 16-Jan-98 14:21:46 +declaration.e
  178.     1887     956 49.3% 16-Jan-98 14:21:44 +declaration_1.e
  179.     3026    1226 59.4% 16-Jan-98 14:21:42 +declaration_group.e
  180.     6299    2194 65.1% 16-Jan-98 14:21:46 +declaration_list.e
  181.     1811     918 49.3% 16-Jan-98 14:21:46 +deferred_function.e
  182.     1708     874 48.8% 16-Jan-98 14:21:46 +deferred_procedure.e
  183.     1744     925 46.9% 16-Jan-98 14:21:46 +deferred_routine.e
  184.     3103    1225 60.5% 16-Jan-98 14:21:48 +e_check.e
  185.     4865    1668 65.7% 16-Jan-98 14:21:48 +e_current.e
  186.     3275    1281 60.8% 16-Jan-98 14:21:48 +e_debug.e
  187.     4006    1382 65.5% 16-Jan-98 14:21:46 +e_ensure.e
  188.     1777     862 51.4% 16-Jan-98 14:21:48 +e_false.e
  189.    11544    3331 71.1% 16-Jan-98 14:21:46 +e_feature.e
  190.     6528    2048 68.6% 16-Jan-98 14:21:48 +e_inspect.e
  191.     7253    2041 71.8% 16-Jan-98 14:21:48 +e_loop.e
  192.     4961    1755 64.6% 16-Jan-98 14:21:40 +e_old.e
  193.     3331    1236 62.8% 16-Jan-98 14:21:48 +e_require.e
  194.     5612    1686 69.9% 16-Jan-98 14:21:46 +e_result.e
  195.     2112    1008 52.2% 16-Jan-98 14:21:48 +e_retry.e
  196.     3625    1404 61.2% 16-Jan-98 14:21:48 +e_strip.e
  197.     1830     879 51.9% 16-Jan-98 14:21:48 +e_true.e
  198.     3233    1336 58.6% 16-Jan-98 14:21:48 +e_void.e
  199.    10621    2892 72.7% 16-Jan-98 14:21:48 +e_when.e
  200.     3888    1454 62.6% 16-Jan-98 14:21:46 +echo.e
  201.    11827    3098 73.8% 16-Jan-98 14:21:46 +effective_arg_list.e
  202.     2152    1016 52.7% 16-Jan-98 14:21:48 +effective_routine.e
  203.   111385   22874 79.4% 16-Jan-98 14:21:38 +eiffel_parser.e
  204.     6072    2021 66.7% 16-Jan-98 14:21:44 +error_handler.e
  205.     2426    1053 56.5% 16-Jan-98 14:21:48 +exception_table.e
  206.     2055     984 52.1% 16-Jan-98 14:21:48 +export_item.e
  207.     2321    1107 52.3% 16-Jan-98 14:21:48 +export_list.e
  208.    11215    3446 69.2% 16-Jan-98 14:21:40 +expression.e
  209.     4322    1363 68.4% 16-Jan-98 14:21:48 +expression_with_comment.e
  210.     1921     997 48.0% 16-Jan-98 14:21:48 +external_function.e
  211.     1830     966 47.2% 16-Jan-98 14:21:48 +external_procedure.e
  212.     2259    1093 51.6% 16-Jan-98 14:21:44 +external_routine.e
  213.     4287    1587 62.9% 16-Jan-98 14:21:44 +feature_clause.e
  214.     2405    1089 54.7% 16-Jan-98 14:21:48 +feature_clause_list.e
  215.     3060    1338 56.2% 16-Jan-98 14:21:44 +feature_name.e
  216.     4444    1635 63.2% 16-Jan-98 14:21:44 +feature_name_list.e
  217.     1811     936 48.3% 16-Jan-98 14:21:50 +field_info.e
  218.     1712     872 49.0% 16-Jan-98 14:21:50 +finder.e
  219.     7396    2218 70.0% 16-Jan-98 14:21:46 +fmt.e
  220.     7177    2362 67.0% 16-Jan-98 14:21:46 +formal_arg_list.e
  221.     2444    1102 54.9% 16-Jan-98 14:21:44 +formal_generic_arg.e
  222.     3437    1413 58.8% 16-Jan-98 14:21:44 +formal_generic_list.e
  223.    11719    3010 74.3% 16-Jan-98 14:21:52 +frozen_string_list.e
  224.     3076    1382 55.0% 16-Jan-98 14:21:50 +function.e
  225.    12484    3594 71.2% 16-Jan-98 14:21:52 +gc_handler.e
  226.    23302    5931 74.5% 16-Jan-98 14:21:38 +globals.e
  227.     2967    1292 56.4% 16-Jan-98 14:21:50 +id_provider.e
  228.     1141     645 43.4% 16-Jan-98 14:21:50 +if_globals.e
  229.     5686    1827 67.8% 16-Jan-98 14:21:50 +ifthen.e
  230.     5098    1708 66.4% 16-Jan-98 14:21:50 +ifthenelse.e
  231.     5000    1666 66.6% 16-Jan-98 14:21:50 +ifthenlist.e
  232.     2331    1097 52.9% 16-Jan-98 14:21:50 +index_clause.e
  233.     1978     984 50.2% 16-Jan-98 14:21:50 +index_list.e
  234.     1881     938 50.1% 16-Jan-98 14:21:44 +infix_name.e
  235.     4816    1764 63.3% 16-Jan-98 14:21:50 +instruction.e
  236.     2996    1185 60.4% 16-Jan-98 14:21:50 +instruction_with_comment.e
  237.     2658    1146 56.8% 16-Jan-98 14:21:50 +integer_constant.e
  238.    19940    4805 75.9% 16-Jan-98 14:21:38 +jvm.e
  239.     3993    1626 59.2% 16-Jan-98 14:21:46 +local_argument.e
  240.     4798    1560 67.4% 16-Jan-98 14:21:48 +local_name.e
  241.     2785    1255 54.9% 16-Jan-98 14:21:50 +local_name1.e
  242.     1984     969 51.1% 16-Jan-98 14:21:50 +local_name2.e
  243.     3235    1304 59.6% 16-Jan-98 14:21:50 +local_var_list.e
  244.     1329     731 44.9% 16-Jan-98 14:21:50 +loop_invariant.e
  245.     2436    1085 55.4% 16-Jan-98 14:21:50 +loop_variant.e
  246.     1478     762 48.4% 16-Jan-98 14:21:50 +loop_variant_1.e
  247.     1625     830 48.9% 16-Jan-98 14:21:50 +loop_variant_2.e
  248.     9497    2708 71.4% 16-Jan-98 14:21:50 +manifest_array.e
  249.     4087    1591 61.0% 16-Jan-98 14:21:54 +manifest_array_pool.e
  250.     8517    2654 68.8% 16-Jan-98 14:21:50 +manifest_string.e
  251.     7003    2226 68.2% 16-Jan-98 14:21:50 +manifest_string_pool.e
  252.     2429    1124 53.7% 16-Jan-98 14:21:50 +method_info.e
  253.     2619    1227 53.1% 16-Jan-98 14:21:50 +name.e
  254.     4257    1173 72.4% 16-Jan-98 14:21:50 +native.e
  255.     2297     969 57.8% 16-Jan-98 14:21:44 +native_c.e
  256.     2465     917 62.7% 16-Jan-98 14:21:50 +native_inline_with_current.e
  257.     2611     992 62.0% 16-Jan-98 14:21:46 +native_inline_without_current.
  258.     2668    1088 59.2% 16-Jan-98 14:21:46 +native_jvm.e
  259.     2146     958 55.3% 16-Jan-98 14:21:52 +native_jvm_invokestatic.e
  260.     2150     960 55.3% 16-Jan-98 14:21:52 +native_jvm_invokevirtual.e
  261.    71135   10931 84.6% 16-Jan-98 14:21:44 +native_small_eiffel.e
  262.     2495     914 63.3% 16-Jan-98 14:21:50 +native_with_current.e
  263.     2485     919 63.0% 16-Jan-98 14:21:50 +native_without_current.e
  264.     1826     958 47.5% 16-Jan-98 14:21:50 +once_function.e
  265.     1623     876 46.0% 16-Jan-98 14:21:50 +once_procedure.e
  266.     1460     817 44.0% 16-Jan-98 14:21:50 +once_routine.e
  267.     6474    1868 71.1% 16-Jan-98 14:21:50 +once_routine_pool.e
  268.    16653    4166 74.9% 16-Jan-98 14:21:44 +parent.e
  269.    12332    2987 75.7% 16-Jan-98 14:21:42 +parent_list.e
  270.     3968    1632 58.8% 16-Jan-98 14:21:44 +parser_buffer.e
  271.     5856    1885 67.8% 16-Jan-98 14:21:52 +position.e
  272.     2072    1011 51.2% 16-Jan-98 14:21:46 +prefix_name.e
  273.     4681    1688 63.9% 16-Jan-98 14:21:46 +pretty.e
  274.    31643    5233 83.4% 16-Jan-98 14:21:40 +print_jvm_class.e
  275.     2334    1129 51.6% 16-Jan-98 14:21:52 +proc_call.e
  276.     2633    1168 55.6% 16-Jan-98 14:21:52 +proc_call_0.e
  277.     3509    1438 59.0% 16-Jan-98 14:21:52 +proc_call_1.e
  278.     2894    1226 57.6% 16-Jan-98 14:21:52 +proc_call_n.e
  279.     2718    1294 52.3% 16-Jan-98 14:21:52 +procedure.e
  280.     2433    1115 54.1% 16-Jan-98 14:21:52 +real_constant.e
  281.     4270    1535 64.0% 16-Jan-98 14:21:52 +rename_list.e
  282.     1758     904 48.5% 16-Jan-98 14:21:52 +rename_pair.e
  283.     5959    1988 66.6% 16-Jan-98 14:21:52 +reverse_assignment.e
  284.     4167    1525 63.4% 16-Jan-98 14:21:52 +routine.e
  285.    32119    8244 74.3% 16-Jan-98 14:21:38 +run_class.e
  286.     3976    1404 64.6% 16-Jan-98 14:21:52 +run_control.e
  287.    20175    5044 74.9% 16-Jan-98 14:21:38 +run_feature.e
  288.     2705    1219 54.9% 16-Jan-98 14:21:52 +run_feature_1.e
  289.     3840    1530 60.1% 16-Jan-98 14:21:52 +run_feature_2.e
  290.    12891    3355 73.9% 16-Jan-98 14:21:52 +run_feature_3.e
  291.    15696    3706 76.3% 16-Jan-98 14:21:36 +run_feature_4.e
  292.     3914    1505 61.5% 16-Jan-98 14:21:52 +run_feature_5.e
  293.     7533    2321 69.1% 16-Jan-98 14:21:52 +run_feature_6.e
  294.     4322    1486 65.6% 16-Jan-98 14:21:46 +run_feature_7.e
  295.     6207    1960 68.4% 16-Jan-98 14:21:44 +run_feature_8.e
  296.     2495    1093 56.1% 16-Jan-98 14:21:52 +run_feature_9.e
  297.     3580    1423 60.2% 16-Jan-98 14:21:40 +run_require.e
  298.     3359    1237 63.1% 16-Jan-98 14:21:52 +same_executables.e
  299.     6326    2229 64.7% 16-Jan-98 14:21:36 +short.e
  300.     7092    2259 68.1% 16-Jan-98 14:21:38 +short_print.e
  301.     5932    2116 64.3% 16-Jan-98 14:21:50 +simple_feature_name.e
  302.    24959    5802 76.7% 16-Jan-98 14:21:44 +small_eiffel.e
  303.     9880    2935 70.2% 16-Jan-98 14:21:52 +switch.e
  304.     5507    1684 69.4% 16-Jan-98 14:21:52 +switch_collection.e
  305.     1896     945 50.1% 16-Jan-98 14:21:50 +tag_name.e
  306.     7895    2126 73.0% 16-Jan-98 14:21:52 +tmp_feature.e
  307.     6615    1919 70.9% 16-Jan-98 14:21:52 +tmp_name.e
  308.    34098    7484 78.0% 16-Jan-98 14:21:40 +type.e
  309.     8807    2187 75.1% 16-Jan-98 14:21:50 +type_anchored.e
  310.     6186    1950 68.4% 16-Jan-98 14:21:48 +type_any.e
  311.     9735    2806 71.1% 16-Jan-98 14:21:50 +type_array.e
  312.     3938    1485 62.2% 16-Jan-98 14:21:50 +type_basic_eiffel_expanded.e
  313.    11415    3034 73.4% 16-Jan-98 14:21:48 +type_bit.e
  314.     1860     943 49.3% 16-Jan-98 14:21:46 +type_bit_1.e
  315.     2936    1272 56.6% 16-Jan-98 14:21:44 +type_bit_2.e
  316.     6565    2012 69.3% 16-Jan-98 14:21:50 +type_bit_ref.e
  317.     4641    1670 64.0% 16-Jan-98 14:21:52 +type_boolean.e
  318.     4683    1679 64.1% 16-Jan-98 14:21:52 +type_character.e
  319.     9895    2464 75.0% 16-Jan-98 14:21:50 +type_class.e
  320.     4954    1728 65.1% 16-Jan-98 14:21:52 +type_double.e
  321.    10314    2672 74.0% 16-Jan-98 14:21:44 +type_expanded.e
  322.     9649    2486 74.2% 16-Jan-98 14:21:50 +type_formal_generic.e
  323.    13804    3377 75.5% 16-Jan-98 14:21:50 +type_generic.e
  324.     5072    1756 65.3% 16-Jan-98 14:21:52 +type_integer.e
  325.     2233    1091 51.1% 16-Jan-98 14:21:50 +type_like_argument.e
  326.     2119    1041 50.8% 16-Jan-98 14:21:50 +type_like_current.e
  327.     2633    1214 53.8% 16-Jan-98 14:21:46 +type_like_feature.e
  328.    11839    3465 70.7% 16-Jan-98 14:21:48 +type_native_array.e
  329.     5152    1645 68.0% 16-Jan-98 14:21:44 +type_none.e
  330.     4755    1709 64.0% 16-Jan-98 14:21:52 +type_pointer.e
  331.     4943    1738 64.8% 16-Jan-98 14:21:52 +type_real.e
  332.     6604    2026 69.3% 16-Jan-98 14:21:48 +type_string.e
  333.     6720    2192 67.3% 16-Jan-98 14:21:44 +unique_string.e
  334.     8986    2134 76.2% 16-Jan-98 14:21:54 +unique_string_list.e
  335.     1932     897 53.5% 16-Jan-98 14:21:52 +when_item.e
  336.     2968    1111 62.5% 16-Jan-98 14:21:52 +when_item_1.e
  337.     3476    1210 65.1% 16-Jan-98 14:21:52 +when_item_2.e
  338.     6087    1758 71.1% 16-Jan-98 14:21:52 +when_list.e
  339.     2126    1023 51.8% 16-Jan-98 14:21:52 +writable_attribute.e
  340.      710     259 63.5% 16-Jan-98 14:21:54 +animal.e
  341.      302     183 39.4% 16-Jan-98 14:21:54 +chat.e
  342.      142     116 18.3% 16-Jan-98 14:21:54 +chien.e
  343.      148     120 18.9% 16-Jan-98 14:21:54 +mille_pattes.e
  344.      245     158 35.5% 16-Jan-98 14:21:54 +quadrupede.e
  345.      290     168 42.0% 16-Jan-98 14:21:54 +sample1.e
  346.      261     158 39.4% 16-Jan-98 14:21:54 +sample2.e
  347.      352     193 45.1% 16-Jan-98 14:21:54 +sample3.e
  348.     1199     681 43.2% 16-Jan-98 14:21:54 +array_bench.e
  349.      255     186 27.0% 16-Jan-98 14:21:54 +bench.csh
  350.     1855     958 48.3% 16-Jan-98 14:21:54 +bench.e
  351.     1227     686 44.0% 16-Jan-98 14:21:54 +fixed_array_bench.e
  352.     1336     738 44.7% 16-Jan-98 14:21:54 +link2_list_bench.e
  353.     1329     735 44.6% 16-Jan-98 14:21:54 +link_list_bench.e
  354.     1180     674 42.8% 16-Jan-98 14:21:54 +array_bench.e
  355.      255     186 27.0% 16-Jan-98 14:21:54 +bench.csh
  356.     2076    1011 51.3% 16-Jan-98 14:21:54 +bench.e
  357.     1190     673 43.4% 16-Jan-98 14:21:54 +fixed_array_bench.e
  358.     1307     728 44.2% 16-Jan-98 14:21:54 +link2_list_bench.e
  359.     1304     727 44.2% 16-Jan-98 14:21:54 +link_list_bench.e
  360.     1187     674 43.2% 16-Jan-98 14:21:54 +array2_bench.e
  361.      250     183 26.8% 16-Jan-98 14:21:54 +bench.csh
  362.     2413    1058 56.1% 16-Jan-98 14:21:54 +bench.e
  363.     1201     680 43.3% 16-Jan-98 14:21:54 +fixed_array2_bench.e
  364.     1189     675 43.2% 16-Jan-98 14:21:54 +array_bench.e
  365.      255     186 27.0% 16-Jan-98 14:21:54 +bench.csh
  366.     1789     936 47.6% 16-Jan-98 14:21:54 +bench.e
  367.     1223     685 43.9% 16-Jan-98 14:21:54 +fixed_array_bench.e
  368.     1215     683 43.7% 16-Jan-98 14:21:54 +link2_list_bench.e
  369.     1209     681 43.6% 16-Jan-98 14:21:54 +link_list_bench.e
  370.     1189     675 43.2% 16-Jan-98 14:21:54 +array_bench.e
  371.      255     186 27.0% 16-Jan-98 14:21:54 +bench.csh
  372.     1845     953 48.3% 16-Jan-98 14:21:56 +bench.e
  373.     1223     685 43.9% 16-Jan-98 14:21:56 +fixed_array_bench.e
  374.     1215     683 43.7% 16-Jan-98 14:21:56 +link2_list_bench.e
  375.     1209     681 43.6% 16-Jan-98 14:21:56 +link_list_bench.e
  376.       94      86  8.5% 16-Jan-98 14:21:56 +c_prog.c
  377.      125     102 18.4% 16-Jan-98 14:21:56 +cecil.se
  378.     1033     525 49.1% 16-Jan-98 14:21:56 +example.e
  379.        6       6  0.0% 16-Jan-98 14:21:56 +output
  380.      249     147 40.9% 16-Jan-98 14:21:56 +c_prog.c
  381.      205     129 37.0% 16-Jan-98 14:21:56 +cecil.se
  382.      718     416 42.0% 16-Jan-98 14:21:56 +example.e
  383.        6       6  0.0% 16-Jan-98 14:21:56 +output
  384.      198     156 21.2% 16-Jan-98 14:21:56 +animal.e
  385.      362     187 48.3% 16-Jan-98 14:21:56 +c_prog.c
  386.      195     162 16.9% 16-Jan-98 14:21:56 +cat.e
  387.      268     162 39.5% 16-Jan-98 14:21:56 +cecil.se
  388.      228     181 20.6% 16-Jan-98 14:21:56 +dog.e
  389.      790     455 42.4% 16-Jan-98 14:21:56 +example.e
  390.       15      15  0.0% 16-Jan-98 14:21:56 +output
  391.      104      88 15.3% 16-Jan-98 14:21:56 +c_prog.c
  392.      118     104 11.8% 16-Jan-98 14:21:56 +cecil.se
  393.      847     441 47.9% 16-Jan-98 14:21:58 +example.e
  394.       10      10  0.0% 16-Jan-98 14:21:58 +output
  395.       51      51  0.0% 16-Jan-98 14:21:58 +READ_ME
  396.     1836     625 65.9% 16-Jan-98 14:21:58 +external_demo.e
  397.       77      55 28.5% 16-Jan-98 14:21:58 +output
  398.       62      61  1.6% 16-Jan-98 14:21:58 +READ_ME
  399.      690     351 49.1% 16-Jan-98 14:21:58 +src.c
  400.     1307     482 63.1% 16-Jan-98 14:21:58 +example1.e
  401.     5161    1696 67.1% 16-Jan-98 14:21:58 +example1.h
  402.      187      78 58.2% 16-Jan-98 14:21:58 +example1.out
  403.    26254    5508 79.0% 16-Jan-98 14:21:58 +example11.c
  404.     1332     640 51.9% 16-Jan-98 14:21:58 +example12.c
  405.      975     464 52.4% 16-Jan-98 14:21:58 +example2.e
  406.       86      75 12.7% 16-Jan-98 14:21:58 +example2.out
  407.      112      87 22.3% 16-Jan-98 14:21:58 +READ_ME
  408.     1601     827 48.3% 16-Jan-98 14:21:58 +fibonacci.e
  409.      357     166 53.5% 16-Jan-98 14:21:58 +gcd
  410.     6147    2170 64.6% 16-Jan-98 14:21:58 +integer.e
  411.     1347     731 45.7% 16-Jan-98 14:21:58 +test_gcd.e
  412.     2675    1131 57.7% 16-Jan-98 14:21:58 +hanoi.e
  413.  1097380  104051 90.5% 16-Jan-98 14:22:14 +hanoi1.c.greg
  414.   677805   61790 90.8% 16-Jan-98 14:22:06 +hanoi2.c.greg
  415.    29422    3303 88.7% 16-Jan-98 14:22:00 +hanoi3.c.greg
  416.    17083    1596 90.6% 16-Jan-98 14:22:00 +hanoi4.c.greg
  417.   142956   16274 88.6% 16-Jan-98 14:22:00 +hanoi5.c.greg
  418.    41437    3564 91.3% 16-Jan-98 14:22:00 +hanoi6.c.greg
  419.    81540    6651 91.8% 16-Jan-98 14:22:00 +hanoi8.c.greg
  420.     3222    1223 62.0% 16-Jan-98 14:21:58 +tower.e
  421.      512     248 51.5% 27-Feb-98 16:26:40 +xx
  422.      355     216 39.1% 16-Jan-98 14:21:58 +hello_world.e
  423.     5202    1977 61.9% 16-Jan-98 14:21:58 +knight.e
  424.     2736    1326 51.5% 27-Feb-98 21:52:46 +PPCSmallEiffel.readme
  425.      859     486 43.4% 27-Feb-98 21:53:38 +readme.powerup
  426. 11514108 2429618 78.8% 27-Feb-98 21:49:02 +source.lha
  427. -------- ------- ----- --------- --------
  428. 18448082 4172018 77.3% 28-Feb-98 00:04:50   351 files
  429.